home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000069_owner-linux-arm…r.rutgers.edu _Sat Jun 6 17:56:52 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id RAA09611
  4.     for <willy@odie.barnet.ac.uk>; Sat, 6 Jun 1998 17:56:51 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id RAA16176
  7.     for <willy@bofh.ai>; Sat, 6 Jun 1998 17:58:02 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:48483 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <10381-24058>; Sat, 6 Jun 1998 19:57:22 +0300
  9. Received: by vger.rutgers.edu id <970866-31949>; Sat, 6 Jun 1998 11:28:02 -0400
  10. Received: from tazenda.demon.co.uk ([158.152.220.239]:1192 "HELO kings-cross.london.uk.eu.org" ident: "exim") by vger.rutgers.edu with SMTP id <971256-31949>; Sat, 6 Jun 1998 11:27:13 -0400
  11. Received: from kings-cross.london.uk.eu.org [127.0.0.1] (phil)
  12.     by kings-cross.london.uk.eu.org with esmtp (Exim 1.71 #1)
  13.     id 0yiMA8-0005hV-00; Sat, 6 Jun 1998 17:49:48 +0100
  14. X-Mailer: exmh version 2.0zeta 7/24/97
  15. To: linux-arm@vger.rutgers.edu
  16. Subject: ELF
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Date:     Sat, 06 Jun 1998 17:49:48 +0100
  20. From: Philip Blundell <Philip.Blundell@pobox.com>
  21. Message-Id: <E0yiMA8-0005hV-00@kings-cross.london.uk.eu.org>
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. X-Loop: majordomo@vger.rutgers.edu
  26. Status: RO
  27.  
  28. Hi,
  29.  
  30. I've made an initial beta release of the ELF toolset.  The release notes are 
  31. appended to this message.  Enjoy.
  32.  
  33. Kudos should be given to Pat Beirne and Scott Bambrough, who did much of the 
  34. hard work that was needed to get ELF running.  Also, thanks to Deborah Wallach 
  35. for her help with testing the development versions of glibc, and to Lee Smith 
  36. for acting as our contact in the ARM software team.
  37.  
  38. p.
  39.  
  40. --
  41.  
  42. This is a beta release of the ARM ELF toolset for Linux.  If you haven't
  43. heard of ELF, you probably don't want to install this.
  44.  
  45. The toolset consists of the GCC compiler and the binutils suite (assembler,
  46. linker, ...).  An ELF version of the GNU C library is also provided.  All
  47. of these tools should also be suitable for targeting a.out systems.  Notes
  48. on the individual packages are below.
  49.  
  50. You can find the patch files for each package at
  51. <ftp://vger.rutgers.edu/pub/gcc/arm/> and
  52. <http://www.tazenda.demon.co.uk/phil/armlinux/elf/>.
  53.  
  54. Currently, ELF can be used to compile kernels for both 26-bit and 32-bit
  55. machines (ELF is a prerequisite for the 2.1 kernel series).  ELF is also
  56. suitable for user-space binaries on 32-bit machines only.  Support for
  57. 26-bit user space ELF may be added later.
  58.  
  59. There are surely bugs in these programs.  Please report any you find to
  60. philb@gnu.org.  Since this is a beta release, please do NOT report bugs to
  61. bug-gcc, etc.
  62.  
  63.  
  64. Binutils 
  65. -------- 
  66.  
  67. The latest beta release of the Linux binutils is 2.9.1.0.6 and can be found
  68. at <ftp://tsx-11.mit.edu/pub/linux/packages/GCC/private/tofu>.  Earlier
  69. releases will not work.
  70.  
  71. `make check' in the GAS directory currently fails 4 tests.  This is no
  72. cause for alarm.
  73.  
  74. GCC
  75. ---
  76.  
  77. The latest release is 2.8.1 and can be found at your local GNU mirror site.
  78. The patch may also apply against recent versions of egcs but nothing is
  79. guaranteed.
  80.  
  81. Glibc
  82. -----
  83.  
  84. The latest alpha release is 2.0.94 and can be found at
  85. <ftp://ftp.kernel.org/pub/linux/libs/glibc/>.  You will also need to get
  86. the latest versions of the linuxthreads and crypt add-ons.  People outside
  87. the US should use the European site for crypt (see the glibc documentation)
  88. due to the US export laws.
  89.  
  90.  
  91. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu